@charset "UTF-8";
.container {
	width: 1200px;
	margin: 0px;
	line-height: normal;
}
.navbar {
	width: 200px;
	float: left;
}
.header {
	width: 1200px;
	padding: 0px;	
	clear: left;
}
.content {
	width: 900px;
	margin-left: 251px;
}
.weeklycontent {
	width: 55%;
	margin-left: 0px;
	margin-top: 40px;
}
.topiccontent {
	width: 55%;
	margin-left: 0px;
	margin-top: 40px;
}
.h2content {
	width: 700px;
	margin-left: 251px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.h2content2 {
	width: 700px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.updates {
	width: 18%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 60px;
	float: left;
}
.imageupdates {
	width: 245px;
	margin-top: 60px;
	float: left;
	margin-left: 60px;
}
.imageweekly {
	width: 245px;
	float: left;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 40px;
}
.infoweekly {
	width: 55%;
	margin-top: 40px;
	float: none;
	margin-right: 40px;
}
.floatleft {	
	float: left;
	margin: 0px 75px 0px 40px;	
}
.clearfloat {
	clear: both;
}
a.view {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	float: right;
	z-index: 100;
}
a.back {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	float: none;
	z-index: 500;
}
.footer {
	padding: 0px;
	colour: white;
	background-color: #999;
	clear: left;
	margin: 60px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: #454544;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #454544;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #333;
	line-height: 20px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #666;
	line-height: 10px;
}
p {
	line-height: 20px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul {
	height: 100%;
	width: 25%;
	position: fixed;
	padding-top: 20px;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}
li a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F33;
	font-weight: bold;
}
a.active {
	color: #333;
}
.spacer {
	clear: both;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 1200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.spacershort {
	clear: both;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 950px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.spacerbottom {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 950px;
	padding-top: 40px;
	margin: 0px;
}

.link {
	line-height: 20px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
